mirror_ffmpeg_sys

Function avio_write_marker

Source
pub unsafe extern "C" fn avio_write_marker(
    s: *mut AVIOContext,
    time: i64,
    type_: AVIODataMarkerType,
)