Function windows::Win32::Storage::FileSystem::GetFileVersionInfoSizeExW

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