windows::Win32::Storage::FileSystem

Function GetFileVersionInfoSizeExW

pub unsafe fn GetFileVersionInfoSizeExW<P1>(
    dwflags: GET_FILE_VERSION_INFO_FLAGS,
    lpwstrfilename: P1,
    lpdwhandle: *mut u32,
) -> u32
where P1: Param<PCWSTR>,