winapi::um::winbase

Function _lopen

Source
pub unsafe extern "system" fn _lopen(
    lpPathName: LPCSTR,
    iReadWrite: c_int,
) -> HFILE