Type Alias xCommonLib::base::dll_api::SubscribeApi

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