[][src]Type Definition cdds_util::dds_alloc_fn_t

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