Skip to main content

wc_GetDecodedCertSerial

Function wc_GetDecodedCertSerial 

Source
pub unsafe extern "C" fn wc_GetDecodedCertSerial(
    cert: *const DecodedCert,
    buf: *mut byte,
    bufSz: *mut word32,
) -> c_int