pub unsafe extern "C" fn HIDUSER_GetGyroscopeRawToDpsCoefficient(
    coeff: *mut f32
) -> Result
Expand description

Gets the gyroscope raw to dps coefficient.

§Arguments

  • coeff - Pointer to output the coefficient to.