Function LLVMRustGetTargetFeaturesCount

Source
pub(crate) unsafe extern "C" fn LLVMRustGetTargetFeaturesCount(
    T: &TargetMachine,
) -> size_t