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