☰
In libc
?
Function
libc
::
sem_init
source
·
[
−
]
pub unsafe extern "C" fn sem_init(
sem:
*mut
sem_t
,
pshared:
c_int
,
value:
c_uint
) ->
c_int