Function zx::ok

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

Convenience re-export of Status::ok.