Function windows::Win32::Storage::FileSystem::GetFileVersionInfoSizeW

pub unsafe fn GetFileVersionInfoSizeW<P0>(
    lptstrfilename: P0,
    lpdwhandle: Option<*mut u32>,
) -> u32
where P0: Param<PCWSTR>,