mrb_malloc

Function mrb_malloc 

Source
pub unsafe extern "C-unwind" fn mrb_malloc(
    arg1: *mut mrb_state,
    arg2: usize,
) -> *mut c_void