Function Y2RU_GetInputLines

Source
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.