Function artichoke_backend::sys::mrb_realloc

source ·
pub unsafe extern "C" fn mrb_realloc(
    arg1: *mut mrb_state,
    arg2: *mut c_void,
    arg3: usize
) -> *mut c_void