Function vc6_sys::WritePrivateProfileStructW
source · pub unsafe extern "stdcall" fn WritePrivateProfileStructW(
lpszSection: LPCWSTR,
lpszKey: LPCWSTR,
lpStruct: LPVOID,
uSizeStruct: UINT,
szFile: LPCWSTR
) -> BOOL