#include <unique_fdio_ns.h>
Definition at line 15 of file unique_fdio_ns.h.
◆ Free()
| static void flutter_runner::UniqueFDIONSTraits::Free |
( |
fdio_ns_t * |
ns | ) |
|
|
inlinestatic |
Definition at line 20 of file unique_fdio_ns.h.
20 {
21 auto status = fdio_ns_destroy(ns);
23 }
#define FML_DCHECK(condition)
References FML_DCHECK.
◆ InvalidValue()
| static fdio_ns_t * flutter_runner::UniqueFDIONSTraits::InvalidValue |
( |
| ) |
|
|
inlinestatic |
◆ IsValid()
| static bool flutter_runner::UniqueFDIONSTraits::IsValid |
( |
fdio_ns_t * |
ns | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: