[][src]Function evil_janet::janet_srealloc

pub unsafe extern "C" fn janet_srealloc(
    mem: *mut c_void,
    size: size_t
) -> *mut c_void