Function wolf_crypto_sys::wolfSSL_NewThread

source ยท
pub unsafe extern "C" fn wolfSSL_NewThread(
    thread: *mut THREAD_TYPE,
    cb: THREAD_CB,
    arg: *mut c_void,
) -> c_int