Function mbedtls_sys::x509_crt_parse_der[][src]

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