Struct libjit_sys::jit_insn_iter_t
[−]
[src]
pub struct jit_insn_iter_t {
pub block: jit_block_t,
pub posn: c_int,
}Fields
block | |
posn |
pub struct jit_insn_iter_t {
pub block: jit_block_t,
pub posn: c_int,
}block | |
posn |
impl PartialEq for jit_insn_iter_tfn eq(&self, __arg_0: &jit_insn_iter_t) -> boolfn ne(&self, __arg_0: &jit_insn_iter_t) -> boolimpl Eq for jit_insn_iter_t
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)