Function mbedtls_sys::mbedtls_pk_can_do [] [src]

pub unsafe extern "C" fn mbedtls_pk_can_do(
    ctx: *const mbedtls_pk_context,
    type_: mbedtls_pk_type_t
) -> c_int