Function windows_sys::Win32::System::WindowsProgramming::GetPrivateProfileStringW
[−]pub unsafe extern "system" fn GetPrivateProfileStringW(
lpappname: PWSTR,
lpkeyname: PWSTR,
lpdefault: PWSTR,
lpreturnedstring: PWSTR,
nsize: u32,
lpfilename: PWSTR
) -> u32Expand description
Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’
