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

§Safety

The struct pointer must be valid.

Converts the existing reshaping/mapping to become no-op.