Function OSSL_PARAM_construct_utf8_string

Source
pub unsafe extern "C" fn OSSL_PARAM_construct_utf8_string(
    key: *const i8,
    buf: *mut i8,
    bsize: usize,
) -> ossl_param_st