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: u64, pub Partition: u64, pub Offset: _LARGE_INTEGER, pub Immediate: u8, }

Fields§

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