Skip to main content

wolfSSL_dtls_get_peer

Function wolfSSL_dtls_get_peer 

Source
pub unsafe extern "C" fn wolfSSL_dtls_get_peer(
    ssl: *mut WOLFSSL,
    peer: *mut c_void,
    peerSz: *mut c_uint,
) -> c_int