pub unsafe extern "C" fn Y2RU_SetBlockAlignment(
alignment: Y2RU_BlockAlignment,
) -> ResultExpand description
Used to configure the alignment of the output buffer.
ยงArguments
alignment- Alignment to use.
Note: Prefer using Y2RU_SetConversionParams if you have to set multiple parameters.