pub unsafe extern "C" fn Y2RU_GetInputFormat(
    format: *mut Y2RU_InputFormat
) -> Result
Expand description

Gets the configured input format.

§Arguments

  • format - Pointer to output the input format to.