Function BNRemoveDebugTypeByName

Source
pub unsafe extern "C" fn BNRemoveDebugTypeByName(
    debugInfo: *mut BNDebugInfo,
    parserName: *const c_char,
    typeName: *const c_char,
) -> bool