Skip to main content

switch_strftime_tz

Function switch_strftime_tz 

Source
pub unsafe extern "C" fn switch_strftime_tz(
    tz: *const c_char,
    format: *const c_char,
    date: *mut c_char,
    len: usize,
    thetime: switch_time_t,
) -> switch_status_t