pub unsafe extern "system" fn WritePrivateProfileStructA(
lpszsection: PSTR,
lpszkey: PSTR,
lpstruct: *const c_void,
usizestruct: u32,
szfile: PSTR
) -> BOOLExpand description
Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’
