Skip to main content

wc_GetDateInfo

Function wc_GetDateInfo 

Source
pub unsafe extern "C" fn wc_GetDateInfo(
    certDate: *const byte,
    certDateSz: c_int,
    date: *mut *const byte,
    format: *mut byte,
    length: *mut c_int,
) -> c_int