Type Alias SubscribeApi

Source
pub type SubscribeApi = extern "C" fn(event_id: u16, _: u32, handler: SubscribeHandler) -> i64;