Skip to main content

wolfSSL_GetOutputSize

Function wolfSSL_GetOutputSize 

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