Function libc::wputenv_s

source ·
pub unsafe extern "C" fn wputenv_s(
    envstring: *const wchar_t,
    value_string: *const wchar_t
) -> errno_t