Function rustc::middle::trans::tvec::iter_vec_raw[src]
pub fn iter_vec_raw<'r, 'b>(bcx: &'b Block<'b>, data_ptr: ValueRef, unit_ty: t, fill: ValueRef, f: iter_vec_block<'r, 'b>) -> &'b Block<'b>
pub fn iter_vec_raw<'r, 'b>(bcx: &'b Block<'b>, data_ptr: ValueRef, unit_ty: t, fill: ValueRef, f: iter_vec_block<'r, 'b>) -> &'b Block<'b>
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 (or str), enum,
trait, typedef (or
tdef).