speech_dispatcher_sys

Function localtime_r

Source
pub unsafe extern "C" fn localtime_r(
    __timer: *const time_t,
    __tp: *mut tm,
) -> *mut tm