Skip to main content

wolfSSL_write

Function wolfSSL_write 

Source
pub unsafe extern "C" fn wolfSSL_write(
    ssl: *mut WOLFSSL,
    data: *const c_void,
    sz: c_int,
) -> c_int