[][src]Type Definition libfirm_rs_bindings::type_walk_func

type type_walk_func = Option<unsafe extern "C" fn(type_: *mut ir_type, entity: *mut ir_entity, env: *mut c_void)>;