Function ffio_close_null_buf

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

Close a null buffer.

@param s an IO context opened by ffio_open_null_buf @return the number of bytes written to the null buffer