Function gsFormatTimeZone

Source
pub unsafe extern "C" fn gsFormatTimeZone(
    zone: *const GSTimeZone,
    strBuf: *mut GSChar,
    bufSize: size_t,
) -> size_t