pub type RR_log = RR_log_t;Aliased Type§
#[repr(C)]pub struct RR_log {
pub type_: u32,
pub last_prog_point: RR_prog_point_t,
pub rr2: bool,
pub name: *mut i8,
pub file: RR_log_t__bindgen_ty_1,
pub size: u64,
pub bytes_read: u64,
}Fields§
§type_: u32§last_prog_point: RR_prog_point_t§rr2: bool§name: *mut i8§file: RR_log_t__bindgen_ty_1§size: u64§bytes_read: u64