Function mbedtls_sys::mbedtls_x509_crt_check_key_usage [] [src]

pub unsafe extern "C" fn mbedtls_x509_crt_check_key_usage(
    crt: *const mbedtls_x509_crt,
    usage: c_uint
) -> c_int