Function mnn::prelude::pthread_setspecific

source ยท
pub unsafe extern "C" fn pthread_setspecific(
    key: u32,
    value: *const c_void,
) -> i32