[−][src]Function ffmpeg_dev::sys::ffurl_size
pub unsafe extern "C" fn ffurl_size(h: *mut URLContext) -> i64
Return the filesize of the resource accessed by h, AVERROR(ENOSYS) if the operation is not supported by h, or another negative value corresponding to an AVERROR error code in case of failure.