binaryninjacore_sys

Function BNGetPlatformSystemCallName

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