Struct simplemad_sys::MadBitPtr
[−]
[src]
pub struct MadBitPtr {
pub byte: *mut c_char,
pub cache: uint16_t,
pub left: uint16_t,
}Fields
byte | |
cache | |
left |
pub struct MadBitPtr {
pub byte: *mut c_char,
pub cache: uint16_t,
pub left: uint16_t,
}byte | |
cache | |
left |
impl Default for MadBitPtr
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).
Search functions by type signature (e.g.
vec -> usize)