Function win_sys::FileSystem::GetFileVersionInfoW [−][src]
pub unsafe fn GetFileVersionInfoW<'a, Param0>(
lptstrfilename: Param0,
dwhandle: u32,
dwlen: u32,
lpdata: *mut c_void
) -> BOOL where
Param0: IntoParam<'a, PWSTR>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation