pub unsafe extern "C" fn mrb_close(mrb: *mut mrb_state)
Closes and frees a mrb_state.
@param mrb Pointer to the mrb_state to be closed.