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