binaryninjacore_sys

Function BNGetRelatedPlatforms

source
pub unsafe extern "C" fn BNGetRelatedPlatforms(
    platform: *mut BNPlatform,
    count: *mut usize,
) -> *mut *mut BNPlatform