Type Definition scs_sdk_rs::scs_context_t
source · pub type scs_context_t = *mut c_void;Expand description
@brief Type of value provided during callback registration and passed back to the callback.
pub type scs_context_t = *mut c_void;@brief Type of value provided during callback registration and passed back to the callback.