Function windows_sys::Win32::System::WindowsProgramming::WriteProfileStringW
pub unsafe extern "system" fn WriteProfileStringW(
lpappname: PCWSTR,
lpkeyname: PCWSTR,
lpstring: PCWSTR
) -> BOOL
Expand description
Required features: "Win32_Foundation"