Function get_compute_device_param

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