Function mbedtls_sys::x509_crl_info

source ·
pub unsafe extern "C" fn x509_crl_info(
    buf: *mut c_char,
    size: usize,
    prefix: *const c_char,
    crl: *const x509_crl
) -> c_int