[][src]Function libfirm_rs_bindings::type_walk_super

pub unsafe extern "C" fn type_walk_super(
    pre: type_walk_func,
    post: type_walk_func,
    env: *mut c_void
)