Function zx_status::ok

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

Convenience re-export of Status::ok.