pub const ZX_ERR_ACCESS_DENIED: zx_status_t = -30;Expand description
The caller did not have permission to perform the specified operation.
pub const ZX_ERR_ACCESS_DENIED: zx_status_t = -30;The caller did not have permission to perform the specified operation.