Skip to main content

wc_GetCertDates

Function wc_GetCertDates 

Source
pub unsafe extern "C" fn wc_GetCertDates(
    cert: *mut Cert,
    before: *mut tm,
    after: *mut tm,
) -> c_int