[][src]Function nginx::EVP_PKEY_set_type_str

pub unsafe extern "C" fn EVP_PKEY_set_type_str(
    pkey: *mut EVP_PKEY,
    str_: *const c_char,
    len: c_int
) -> c_int