Skip to main content

wc_GetDecodedCertIssuer

Function wc_GetDecodedCertIssuer 

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