Function frida_sys::pthread_setspecific
source ยท pub unsafe extern "C" fn pthread_setspecific(
__key: pthread_key_t,
__pointer: *const c_void,
) -> c_intpub unsafe extern "C" fn pthread_setspecific(
__key: pthread_key_t,
__pointer: *const c_void,
) -> c_int