Function LLVMRustOpenArchive

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