pthread_setspecific
mnn
0.2.0
In mnn::
prelude
mnn
::
prelude
Function
pthread_
setspecific
Copy item path
pub unsafe extern "C" fn pthread_setspecific( key:
u32
, value:
*const
c_void
, ) ->
i32