Struct devicemapper_sys::dm_target_msg [−][src]
#[repr(C)]pub struct dm_target_msg {
pub sector: __u64,
pub message: __IncompleteArrayField<c_char>,
}Fields
sector: __u64message: __IncompleteArrayField<c_char>Trait Implementations
Returns the “default value” for a type. Read more