Function win_sys::FileSystem::GetFileVersionInfoExA [−][src]
pub unsafe fn GetFileVersionInfoExA<'a, Param1>(
dwflags: GET_FILE_VERSION_INFO_FLAGS,
lpwstrfilename: Param1,
dwhandle: u32,
dwlen: u32,
lpdata: *mut c_void
) -> BOOL where
Param1: IntoParam<'a, PSTR>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation