Type Definition i_mapper_func
libfirm_rs_bindings
type i_mapper_func = Option<unsafe extern "C" fn(node: *mut ir_node) -> c_int>;