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