Function OSSL_PARAM_set_utf8_string

Source
pub unsafe extern "C" fn OSSL_PARAM_set_utf8_string(
    p: *mut ossl_param_st,
    val: *const i8,
) -> i32