Function av_hwframe_constraints_free

Source
pub unsafe extern "C" fn av_hwframe_constraints_free(
    constraints: *mut *mut AVHWFramesConstraints,
)
Expand description

Free an AVHWFrameConstraints structure.

@param constraints The (filled or unfilled) AVHWFrameConstraints structure.