Skip to main content

tls_read

Function tls_read 

Source
pub unsafe extern "C" fn tls_read(
    _ctx: *mut tls,
    _buf: *mut c_void,
    _buflen: size_t,
) -> ssize_t