Function libnotcurses_sys::c_api::ffi::time

source ·
pub unsafe extern "C" fn time(__timer: *mut time_t) -> time_t
Expand description

Return the current time and put it in *TIMER if TIMER is not NULL.