pub unsafe extern "C" fn Y2RU_GetInputLines(
    num_lines: *mut u16_
) -> Result
Expand description

Gets the configured number of input lines.

§Arguments

  • num_lines - Pointer to output the input lines to.