Function rsmpeg::ffi::av_hwframe_constraints_free[][src]

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.