Function mbedtls_sys::x509_crt_parse[][src]

pub unsafe extern "C" fn x509_crt_parse(
    chain: *mut x509_crt,
    buf: *const c_uchar,
    buflen: size_t
) -> c_int