Function wolfssl_sys::wolfSSL_SetDevId

source ยท
pub unsafe extern "C" fn wolfSSL_SetDevId(
    ssl: *mut WOLFSSL,
    devId: c_int,
) -> c_int