Function Y2RU_GetInputLineWidth

Source
pub unsafe extern "C" fn Y2RU_GetInputLineWidth(
    line_width: *mut u16_,
) -> Result
Expand description

Gets the configured input line width.

ยงArguments

  • line_width - Pointer to output the line width to.