[][src]Function mruby_sys::mrb_alloca

pub unsafe extern "C" fn mrb_alloca(
    mrb: *mut mrb_state,
    arg1: usize
) -> *mut c_void