1io_uring_free_probe(3)          liburing Manual         io_uring_free_probe(3)
2
3
4

NAME

6       io_uring_free_probe - free probe instance
7

SYNOPSIS

9       #include <liburing.h>
10
11       void io_uring_free_probe(struct io_uring_probe *probe);
12

DESCRIPTION

14       The  function io_uring_free_probe(3) frees the probe instance allocated
15       with the io_uring_get_probe(3) function.
16
17

RETURN VALUE

19       None
20

SEE ALSO

22       io_uring_get_probe(3)
23
24
25
26liburing-2.1                   January 25, 2022         io_uring_free_probe(3)
Impressum