[−][src]Function ffmpeg_dev::sys::ffurl_get_multi_file_handle
pub unsafe extern "C" fn ffurl_get_multi_file_handle(
h: *mut URLContext,
handles: *mut *mut c_int,
numhandles: *mut c_int
) -> c_int
Return the file descriptors associated with this URL.
@return 0 on success or <0 on error.