Function windows_sys::Win32::System::WindowsProgramming::GetPrivateProfileStructW
[−]pub unsafe extern "system" fn GetPrivateProfileStructW(
lpszsection: PCWSTR,
lpszkey: PCWSTR,
lpstruct: *mut c_void,
usizestruct: u32,
szfile: PCWSTR
) -> BOOL
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"