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