Function EVP_PKEY_get_int_param

Source
pub unsafe extern "C" fn EVP_PKEY_get_int_param(
    pkey: *const evp_pkey_st,
    key_name: *const i8,
    out: *mut i32,
) -> i32