Function ffmpeg::ffi::av_frame_is_writable

source ยท
pub unsafe extern "C" fn av_frame_is_writable(
    frame: *mut AVFrame,
) -> c_int