[−][src]Function winapi::um::winbase::GetPrivateProfileStructW
pub unsafe extern "system" fn GetPrivateProfileStructW(
lpszSection: LPCWSTR,
lpszKey: LPCWSTR,
lpStruct: LPVOID,
uSizeStruct: UINT,
szFile: LPCWSTR
) -> BOOL