[][src]Function ndless_sys::realloc

pub unsafe extern "C" fn realloc(
    __ptr: *mut c_void,
    __size: usize
) -> *mut c_void