rustc_codegen_llvm::llvm_::ffi

Function LLVMRustOpenArchive

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