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

Gets the configured output format.

§Arguments

  • format - Pointer to output the output format to.