pub type in3_req_header_t = in3_req_header;Aliased Type§
struct in3_req_header_t {
pub value: *mut i8,
pub next: *mut in3_req_header,
}Fields§
§value: *mut i8§next: *mut in3_req_headerpub type in3_req_header_t = in3_req_header;struct in3_req_header_t {
pub value: *mut i8,
pub next: *mut in3_req_header,
}value: *mut i8§next: *mut in3_req_header