Function wasix::args_sizes_get
source · pub unsafe fn args_sizes_get() -> Result<(Size, Size), Errno>Expand description
Return command-line argument data sizes.
Return
Returns the number of arguments and the size of the argument string data, or an error.