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