Function rustc_llvm_proxy::proxy::LLVMWriteBitcodeToFD
source · #[no_mangle]
pub unsafe extern "C" fn LLVMWriteBitcodeToFD(
M: LLVMModuleRef,
FD: c_int,
ShouldClose: c_int,
Unbuffered: c_int
) -> c_int
#[no_mangle]
pub unsafe extern "C" fn LLVMWriteBitcodeToFD(
M: LLVMModuleRef,
FD: c_int,
ShouldClose: c_int,
Unbuffered: c_int
) -> c_int