Skip to main content

wolfSSL_CertManagerUnloadTypeCerts

Function wolfSSL_CertManagerUnloadTypeCerts 

Source
pub unsafe extern "C" fn wolfSSL_CertManagerUnloadTypeCerts(
    cm: *mut WOLFSSL_CERT_MANAGER,
    type_: byte,
) -> c_int