mnn::prelude

Function pthread_setspecific

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