rustc_llvm::LLVMWriteBitcodeToFile
[−]
[src]
pub unsafe extern fn LLVMWriteBitcodeToFile(M: ModuleRef, Path: *const c_char) -> c_int
Unstable (
rustc_private
)Writes a module to the specified path. Returns 0 on success.