Function cl_create_context

Source
pub unsafe fn cl_create_context(
    device_ids: &[cl_device_id],
) -> Output<cl_context>