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

asctime_r

Function asctime_r 

Source
pub unsafe extern "C" fn asctime_r(
    tm: *const tm,
    buf: *mut c_char,
) -> *mut c_char