Function mbedtls_sys::mbedtls_x509_crl_parse_file [] [src]

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