Function win_sys::FileSystem::LZOpenFileA
source · [−]pub unsafe fn LZOpenFileA<'a, Param0>(
lpfilename: Param0,
lpreopenbuf: *mut OFSTRUCT,
wstyle: LZOPENFILE_STYLE
) -> i32 where
Param0: IntoParam<'a, PCSTR>, Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’