axlibc

Function mktime

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn mktime(t: *mut tm) -> time_t
Expand description

Convert broken-down time into time since the Epoch.