Function rustc_codegen_llvm::llvm_::ffi::LLVMRustWriteImportLibrary
source · pub unsafe extern "C" fn LLVMRustWriteImportLibrary(
ImportName: *const c_char,
Path: *const c_char,
Exports: *const LLVMRustCOFFShortExport,
NumExports: usize,
Machine: u16,
MinGW: bool
) -> LLVMRustResult