Function fuchsia_zircon::ok

source ·
pub fn ok(raw: zx_status_t) -> Result<(), Status>
Expand description

Convenience re-export of Status::ok.