pub unsafe extern "C" fn furi_pubsub_alloc() -> *mut FuriPubSub
Expand description

Allocate FuriPubSub

Reentrable, Not threadsafe, one owner

@return pointer to FuriPubSub instance