Function rsmpeg::ffi::av_format_get_open_cb[][src]

pub unsafe extern "C" fn av_format_get_open_cb(
    s: *const AVFormatContext
) -> Option<unsafe extern "C" fn(*mut AVFormatContext, *mut *mut AVIOContext, *const i8, i32, *const AVIOInterruptCB, *mut *mut AVDictionary) -> i32>