binaryninjacore_sys

Function BNGetTypeStringAfterName

source
pub unsafe extern "C" fn BNGetTypeStringAfterName(
    type_: *mut BNType,
    platform: *mut BNPlatform,
    escaping: BNTokenEscapingType,
) -> *mut c_char