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.
pub unsafe extern "C" fn av_hwframe_constraints_free(
constraints: *mut *mut AVHWFramesConstraints,
)
Free an AVHWFrameConstraints structure.
@param constraints The (filled or unfilled) AVHWFrameConstraints structure.