#[no_mangle]
pub unsafe extern "C" fn dovi_write_unspec62_nalu(
    ptr: *mut RpuOpaque
) -> *const Data
Expand description

§Safety

The struct pointer must be valid.

Writes the encoded RPU, escapes the bytes for HEVC and prepends the buffer with 0x7C01. If an error occurs in the writing, it is logged to RpuOpaque.error