Function rustc_codegen_llvm::llvm_::ffi::LLVMRustHasModuleFlag

source ยท
pub unsafe extern "C" fn LLVMRustHasModuleFlag(
    M: &Module,
    name: *const c_char,
    len: size_t,
) -> bool