Skip to main content

wolfSSL_read

Function wolfSSL_read 

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