Function EVP_PKEY_get_attr_by_NID

Source
pub unsafe extern "C" fn EVP_PKEY_get_attr_by_NID(
    key: *const evp_pkey_st,
    nid: i32,
    lastpos: i32,
) -> i32