Function BNRegisterTypeParser

Source
pub unsafe extern "C" fn BNRegisterTypeParser(
    name: *const c_char,
    callbacks: *mut BNTypeParserCallbacks,
) -> *mut BNTypeParser