Function BNRegisterPlatformForViewType

Source
pub unsafe extern "C" fn BNRegisterPlatformForViewType(
    type_: *mut BNBinaryViewType,
    id: u32,
    arch: *mut BNArchitecture,
    platform: *mut BNPlatform,
)