Function rustc_codegen_llvm::llvm_::ffi::LLVMRustOpenArchive

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