rustc_codegen_llvm::llvm

Function LLVMRustOpenArchive

source
pub unsafe extern "C" fn LLVMRustOpenArchive(
    path: *const c_char,
) -> Option<&'static mut Archive>