binaryninjacore_sys

Function BNGetDebugTypeByName

source
pub unsafe extern "C" fn BNGetDebugTypeByName(
    debugInfo: *mut BNDebugInfo,
    parserName: *const c_char,
    typeName: *const c_char,
) -> *mut BNType