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

§Safety

The struct pointer must be valid.

Writes the encoded RPU as a byte buffer. If an error occurs in the writing, it is logged to RpuOpaque.error