Type Definition uniffi::ffi::ForeignFutureCallbackData
pub type ForeignFutureCallbackData = *mut ();
Expand description
Handle for a callback data associated with a foreign future.
pub type ForeignFutureCallbackData = *mut ();
Handle for a callback data associated with a foreign future.