Function libnotcurses_sys::ncvisual_decode[][src]

pub unsafe extern "C" fn ncvisual_decode(nc: *mut ncvisual) -> c_int
Expand description

extract the next frame from an ncvisual. returns 1 on end of file, 0 on success, and -1 on failure.