Function set_compute_device_param

Source
pub unsafe extern "C" fn set_compute_device_param(
    DeviceHandle: Hlong,
    GenParamName: *const c_char,
    GenParamValue: *const c_char,
) -> Herror