Function set_io_device_param

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