Function ctru_sys::Y2RU_SetBlockAlignment
source · pub unsafe extern "C" fn Y2RU_SetBlockAlignment(
alignment: Y2RU_BlockAlignment
) -> Result
Expand 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.