#include <unique_fdio_ns.h>
Definition at line 14 of file unique_fdio_ns.h.
◆ Free()
static void flutter_runner::UniqueFDIONSTraits::Free |
( |
fdio_ns_t * |
ns | ) |
|
|
inlinestatic |
Definition at line 19 of file unique_fdio_ns.h.
19 {
20 auto status = fdio_ns_destroy(ns);
22 }
#define FML_DCHECK(condition)
◆ 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: