Function rtcSetDeviceErrorFunction

Source
pub unsafe extern "C" fn rtcSetDeviceErrorFunction(
    device: RTCDevice,
    error: RTCErrorFunction,
    userPtr: *mut c_void,
)