winapi::um::winbase

Function _lread

Source
pub unsafe extern "system" fn _lread(
    hFile: HFILE,
    lpBuffer: LPVOID,
    uBytes: UINT,
) -> UINT