[][src]Type Definition libfirm_rs_bindings::reassociate_func

type reassociate_func = Option<unsafe extern "C" fn(n: *mut *mut ir_node) -> c_int>;