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

strptime

Function strptime 

Source
pub unsafe extern "C" fn strptime(
    s: *const c_char,
    format: *const c_char,
    tm: *mut tm,
) -> *mut c_char