Function dds_realloc

Source
pub unsafe extern "C" fn dds_realloc(
    ptr: *mut c_void,
    size: size_t,
) -> *mut c_void