binaryninjacore_sys

Function BNGetPlatformListByOSAndArchitecture

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