binaryninjacore_sys

Function BNCreateTypeArchiveWithId

source
pub unsafe extern "C" fn BNCreateTypeArchiveWithId(
    path: *const c_char,
    platform: *mut BNPlatform,
    id: *const c_char,
) -> *mut BNTypeArchive