Type Definition wolfssl_sys::wc_time_cb

source · []
pub type wc_time_cb = Option<unsafe extern "C" fn(t: *mut time_t) -> time_t>;