Type Alias SleepApi

Source
pub type SleepApi = extern "C" fn(service_id: i64, request_id: i64, milliseconds: u64);