Function winapi::um::winbase::_lopen

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