Function win_sys::FileSystem::GetFileVersionInfoSizeExA[][src]

pub unsafe fn GetFileVersionInfoSizeExA<'a, Param1>(
    dwflags: GET_FILE_VERSION_INFO_FLAGS,
    lpwstrfilename: Param1,
    lpdwhandle: *mut u32
) -> u32 where
    Param1: IntoParam<'a, PSTR>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation