parse_i32_file
starnix_
core
In starnix_
core::
vfs::
pseudo::
simple_
file
starnix_core
::
vfs
::
pseudo
::
simple_file
Function
parse_
i32_
file
Copy item path
Source
pub fn parse_i32_file(buf: &[
u8
]) ->
Result
<
i32
,
Errno
>