☰
Other items in
os
::
syscall
::
process
?
Function
os
::
syscall
::
process
::
sys_execve
source
·
[
−
]
pub fn sys_execve(
pathname:
*const
u8
,
argv:
*const
*const
u8
,
envp:
*const
*const
u8
) ->
isize