Skip to main content

wolfSSL_peek

Function wolfSSL_peek 

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