Function squirrel_sys::sq_realloc [] [src]

pub unsafe extern "C" fn sq_realloc(
    p: *mut c_void,
    oldsize: SQUnsignedInteger,
    newsize: SQUnsignedInteger
) -> *mut c_void