Function OSSL_PARAM_get_utf8_ptr

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