[][src]Type Definition cdds_util::dds_realloc_fn_t

type dds_realloc_fn_t = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: size_t) -> *mut c_void>;