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