Crate zx_status

Source
Expand description

Type-safe bindings for Zircon status.

Macros§

assoc_values

Structs§

Status
Status type indicating the result of a Fuchsia syscall.

Functions§

ok
Convenience re-export of Status::ok.