Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

ctime_r

Function ctime_r 

Source
pub unsafe extern "C" fn ctime_r(
    timep: *const time_t,
    buf: *mut c_char,
) -> *mut c_char