[][src]Function rustc_llvm_proxy::proxy::LLVMWriteBitcodeToFile

#[no_mangle]
pub unsafe extern "C" fn LLVMWriteBitcodeToFile(
    M: LLVMModuleRef,
    Path: *const c_char
) -> c_int