Function disk_ringbuffer::realloc

source ยท
pub unsafe extern "C" fn realloc(
    __ptr: *mut c_void,
    __size: c_uint,
) -> *mut c_void