Function kernel32::_lwrite [] [src]

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