Type Definition cyclors::dds_alloc_fn_t[][src]

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