Typedefs | |
typedef void(*) | rxv_spin_init_t (rxv_spin_ctx_t *ctx) |
typedef int(*) | rxv_spin_prepare_t (rxv_spin_ctx_t *ctx) |
typedef int(*) | rxv_spin_service_t (rxv_spin_ctx_t *ctx) |
typedef void(*) rxv_spin_init_t(rxv_spin_ctx_t *ctx) |
init function
typedef int(*) rxv_spin_prepare_t(rxv_spin_ctx_t *ctx) |
prepare function
typedef int(*) rxv_spin_service_t(rxv_spin_ctx_t *ctx) |
service function