Function wolfssl_sys::wolfSSL_GetOutputSize

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