PhidgetGyroscope_setOnAngularRateUpdateHandler

Function PhidgetGyroscope_setOnAngularRateUpdateHandler 

Source
pub unsafe extern "C" fn PhidgetGyroscope_setOnAngularRateUpdateHandler(
    ch: PhidgetGyroscopeHandle,
    fptr: PhidgetGyroscope_OnAngularRateUpdateCallback,
    ctx: *mut c_void,
) -> PhidgetReturnCode