pub unsafe extern "C" fn Y2RU_SetOutputFormat(
format: Y2RU_OutputFormat,
) -> ResultExpand description
Used to configure the output format.
ยงArguments
format- Output format to use.
Note: Prefer using Y2RU_SetConversionParams if you have to set multiple parameters.