Type Definition cleo_redux_sdk::CustomCommand

source ·
pub type CustomCommand = extern "C" fn(_: Context) -> HandlerResult;