Function custos_math::custos::devices::opencl::api::clCreateCommandQueue
pub unsafe extern "system" fn clCreateCommandQueue(
context: *mut c_void,
device: *mut c_void,
properties: u64,
errcode_ret: *mut i32
) -> *mut c_void