libc
0.2.152
libc
Function
sem_open
Copy item path
source
pub unsafe extern "C" fn sem_open( name:
*const
c_char
, oflag:
c_int
, ... ) ->
*mut
sem_t