Function wolfssl_sys::wolfSSL_GetOutputSize

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