Function winapi::um::winbase::_lread

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