Function BNGetPlatformListByOS

Source
pub unsafe extern "C" fn BNGetPlatformListByOS(
    os: *const c_char,
    count: *mut usize,
) -> *mut *mut BNPlatform