Function custos_math::custos::devices::opencl::api::create_command_queue
pub fn create_command_queue(
context: &Context,
device: CLIntDevice
) -> Result<CommandQueue, Box<dyn Error + Sync + Send + 'static, Global>>