Skip to main content

wolfSSL_CTX_GetDevId

Function wolfSSL_CTX_GetDevId 

Source
pub unsafe extern "C" fn wolfSSL_CTX_GetDevId(
    ctx: *mut WOLFSSL_CTX,
    ssl: *mut WOLFSSL,
) -> c_int