Type Definition hash_func
libfirm_rs_bindings
type hash_func = Option<unsafe extern "C" fn(self_: *const ir_node) -> c_uint>;