binaryninjacore_sys

Function BNGetPlatformListByArchitecture

source
pub unsafe extern "C" fn BNGetPlatformListByArchitecture(
    arch: *mut BNArchitecture,
    count: *mut usize,
) -> *mut *mut BNPlatform