Function win_sys::FileSystem::GetFileVersionInfoSizeExW [−][src]
pub unsafe fn GetFileVersionInfoSizeExW<'a, Param1>(
dwflags: GET_FILE_VERSION_INFO_FLAGS,
lpwstrfilename: Param1,
lpdwhandle: *mut u32
) -> u32 where
Param1: IntoParam<'a, PWSTR>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation