TAPE_SET_POSITION

Type Alias TAPE_SET_POSITION 

Source
pub type TAPE_SET_POSITION = _TAPE_SET_POSITION;

Aliased Type§

#[repr(C)]
pub struct TAPE_SET_POSITION { pub Method: u32, pub Partition: u32, pub Offset: _LARGE_INTEGER, pub Immediate: u8, }

Fields§

§Method: u32§Partition: u32§Offset: _LARGE_INTEGER§Immediate: u8