Skip to main content

wolfSSL_CTX_SetDevId

Function wolfSSL_CTX_SetDevId 

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