Function windows_sys::Win32::System::WindowsProgramming::GetPrivateProfileStructA
pub unsafe extern "system" fn GetPrivateProfileStructA(
lpszsection: PCSTR,
lpszkey: PCSTR,
lpstruct: *mut c_void,
usizestruct: u32,
szfile: PCSTR,
) -> BOOL