Function mbedtls_sys::mbedtls_x509_crt_parse [] [src]

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