Type Alias OutputLogApi

Source
pub type OutputLogApi = extern "C" fn(service_id: i64, msg: *const u8, len: u32);