Skip to main content
sys_getgid
starnix_
core
In starnix_
core::
task::
syscalls
starnix_core
::
task
::
syscalls
Function
sys_
getgid
Copy item path
Source
pub fn sys_getgid(current_task: &
CurrentTask
) ->
Result
<
gid_t
,
Errno
>