Function EVP_PKEY_CTX_is_a

Source
pub unsafe extern "C" fn EVP_PKEY_CTX_is_a(
    ctx: *mut evp_pkey_ctx_st,
    keytype: *const i8,
) -> i32