Function OSSL_PARAM_set_utf8_ptr

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