Constant MAX_CLIENT_NAME_LENGTH
pub const MAX_CLIENT_NAME_LENGTH: i32 = 256;
Expand description
The max length in bytes of the name
request field in
[fuchsia.sysmem2/Allocator.SetDebugClientInfo
] and
[fuchsia.sysmem2/Node.SetDebugClientInfo
].
pub const MAX_CLIENT_NAME_LENGTH: i32 = 256;
The max length in bytes of the name
request field in
[fuchsia.sysmem2/Allocator.SetDebugClientInfo
] and
[fuchsia.sysmem2/Node.SetDebugClientInfo
].