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.
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.