Function cyclors::dds_realloc

source ยท
pub unsafe extern "C" fn dds_realloc(
    ptr: *mut c_void,
    size: usize,
) -> *mut c_void