Function ffmpeg_sys_the_third::avio_r8

source ·
pub unsafe extern "C" fn avio_r8(s: *mut AVIOContext) -> c_int
Expand description

@name Functions for reading from AVIOContext @{

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