pub type DtvPropertyRequestInt<T> = DtvPropertyRequest<T, { _ }>;
Aliased Type§
#[repr(C, packed(1))]pub struct DtvPropertyRequestInt<T> { /* private fields */ }
pub type DtvPropertyRequestInt<T> = DtvPropertyRequest<T, { _ }>;
#[repr(C, packed(1))]pub struct DtvPropertyRequestInt<T> { /* private fields */ }