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.