[−][src]Function ffmpeg_dev::sys::ffio_geturlcontext
pub unsafe extern "C" fn ffio_geturlcontext(
s: *mut AVIOContext
) -> *mut URLContext
Return the URLContext associated with the AVIOContext
@param s IO context @return pointer to URLContext or NULL.