[][src]Function rustc_llvm_proxy::proxy::LLVMVerifyModule

#[no_mangle]
pub unsafe extern "C" fn LLVMVerifyModule(
    M: LLVMModuleRef,
    Action: LLVMVerifierFailureAction,
    OutMessage: *mut *mut c_char
) -> LLVMBool