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