binaryninjacore_sys

Function BNGetTypeStringBeforeName

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