Function SetReduceMicrosecondTimePrecisionCallback

Source
pub unsafe extern "C" fn SetReduceMicrosecondTimePrecisionCallback(
    callback: Option<unsafe extern "C" fn(f64, RTPCallerTypeToken, *mut JSContext) -> f64>,
)