Function LLVMRustHasFeature

Source
pub(crate) unsafe extern "C" fn LLVMRustHasFeature(
    T: &TargetMachine,
    s: *const c_char,
) -> bool