pub type udf_ext_ad_t = udf_ext_ad_s;Aliased Type§
#[repr(C, packed(1))]pub struct udf_ext_ad_t {
pub len: u32,
pub recorded_len: u32,
pub information_len: u32,
pub ext_loc: udf_lb_addr_s,
}Fields§
§len: u32§recorded_len: u32§information_len: u32§ext_loc: udf_lb_addr_s