Function evil_janet::janet_srealloc

source ·
pub unsafe extern "C-unwind" fn janet_srealloc(
    mem: *mut c_void,
    size: usize
) -> *mut c_void