[][src]Function winapi::um::winbase::_lwrite

pub unsafe extern "system" fn _lwrite(
    hFile: HFILE,
    lpBuffer: LPCCH,
    uBytes: UINT
) -> UINT