Struct winapi::um::winnt::TAPE_SET_MEDIA_PARAMETERS [−][src]
#[repr(C)]pub struct TAPE_SET_MEDIA_PARAMETERS {
pub BlockSize: DWORD,
}
Fields
BlockSize: DWORD
Trait Implementations
Returns the “default value” for a type. Read more