Function windows::Win32::Storage::FileSystem::OpenFile

pub unsafe fn OpenFile<P0>(
    lpfilename: P0,
    lpreopenbuff: *mut OFSTRUCT,
    ustyle: u32,
) -> i32
where P0: Param<PCSTR>,