Function EVP_PKEY_assign

Source
pub unsafe extern "C" fn EVP_PKEY_assign(
    pkey: *mut evp_pkey_st,
    type_: i32,
    key: *mut c_void,
) -> i32