pub unsafe fn environ_sizes_get() -> Result<(Size, Size), Errno>
Expand description

Return environment variable data sizes.

Return

Returns the number of environment variable arguments and the size of the environment variable data.