pub type ForeignFutureCallbackData = *mut ();
Expand description

Handle for a callback data associated with a foreign future.