Function win_sys::FileSystem::OpenFile[][src]

pub unsafe fn OpenFile<'a, Param0>(
    lpfilename: Param0,
    lpreopenbuff: *mut OFSTRUCT,
    ustyle: LZOPENFILE_STYLE
) -> i32 where
    Param0: IntoParam<'a, PSTR>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation