Function gsFormatTime

Source
pub unsafe extern "C" fn gsFormatTime(
    timestamp: GSTimestamp,
    strBuf: *mut GSChar,
    bufSize: size_t,
) -> size_t