[][src]Type Definition libfirm_rs_bindings::irg_walk_func

type irg_walk_func = Option<unsafe extern "C" fn(arg1: *mut ir_node, arg2: *mut c_void)>;