Skip to main content

t85_encode_image_complete

Function t85_encode_image_complete 

Source
pub unsafe extern "C" fn t85_encode_image_complete(
    s: *mut t85_encode_state_t,
) -> c_int
Expand description

\brief Check if we are at the end of the current document page. \param s The T.85 context. \return 0 for more data to come. SIG_STATUS_END_OF_DATA for no more data.