pub unsafe extern "system" fn OpenFile(
    lpfilename: PCSTR,
    lpreopenbuff: *mut OFSTRUCT,
    ustyle: LZOPENFILE_STYLE
) -> i32
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’