Function BNArchitectureRegisterRelocationHandler

Source
pub unsafe extern "C" fn BNArchitectureRegisterRelocationHandler(
    arch: *mut BNArchitecture,
    viewName: *const c_char,
    handler: *mut BNRelocationHandler,
)