Function get_io_device_param

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