Function av_format_set_open_cb

Source
pub unsafe extern "C" fn av_format_set_open_cb(
    s: *mut AVFormatContext,
    callback: AVOpenCallback,
)