Function windows_sys::Win32::System::WindowsProgramming::GetPrivateProfileStructA
[−]pub unsafe extern "system" fn GetPrivateProfileStructA(
lpszsection: PSTR,
lpszkey: PSTR,
lpstruct: *mut c_void,
usizestruct: u32,
szfile: PSTR
) -> BOOLExpand description
Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’
