binaryninjacore_sys

Function BNGetPlatformSystemCallType

source
pub unsafe extern "C" fn BNGetPlatformSystemCallType(
    platform: *mut BNPlatform,
    number: u32,
) -> *mut BNType