Skip to main content

SslBioSend

Function SslBioSend 

Source
pub unsafe extern "C" fn SslBioSend(
    ssl: *mut WOLFSSL,
    buf: *mut c_char,
    sz: c_int,
    ctx: *mut c_void,
) -> c_int