Function wolfssl_sys::wolfSSL_CTX_SetDevId

source ยท
pub unsafe extern "C" fn wolfSSL_CTX_SetDevId(
    ctx: *mut WOLFSSL_CTX,
    devId: c_int,
) -> c_int