Function g_input_stream_skip

Source
pub unsafe extern "C" fn g_input_stream_skip(
    stream: *mut GInputStream,
    count: gsize,
    cancellable: *mut GCancellable,
    error: *mut *mut GError,
) -> gssize