pub unsafe fn GetFileVersionInfoSizeW<'a, Param0>(
    lptstrfilename: Param0,
    lpdwhandle: *mut u32
) -> u32 where
    Param0: IntoParam<'a, PCWSTR>, 
Expand description

Required features: ‘Win32_Storage_FileSystem’