Function mbedtls_sys::mbedtls_x509_crt_parse_path [] [src]

pub unsafe extern "C" fn mbedtls_x509_crt_parse_path(
    chain: *mut mbedtls_x509_crt,
    path: *const c_char
) -> c_int