Skip to main content

wolfSSL_SetDevId

Function wolfSSL_SetDevId 

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