Function CRYPTO_THREAD_set_local

Source
pub unsafe extern "C" fn CRYPTO_THREAD_set_local(
    key: *mut u32,
    val: *mut c_void,
) -> i32