rtcTransformTimestampToSeconds

Function rtcTransformTimestampToSeconds 

Source
pub unsafe extern "C" fn rtcTransformTimestampToSeconds(
    id: c_int,
    timestamp: u32,
    seconds: *mut f64,
) -> c_int