binaryninjacore_sys

Function BNGetLanguageRepresentationFunctionTypeFunctionTypeTokens

source
pub unsafe extern "C" fn BNGetLanguageRepresentationFunctionTypeFunctionTypeTokens(
    type_: *mut BNLanguageRepresentationFunctionType,
    func: *mut BNFunction,
    settings: *mut BNDisassemblySettings,
    count: *mut usize,
) -> *mut BNDisassemblyTextLine