跳到主要内容

avio_r8

搜索

函数 avio_r8 

源代码
pub unsafe extern "C" fn avio_r8(s: *mut AVIOContext) -> c_int
展开描述

@name Functions for reading from AVIOContext @{

@note return 0 if EOF, so you cannot use it if EOF handling is necessary