Function wolfssl_sys::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_intpub unsafe extern "C" fn wolfSSL_dtls_get_peer(
ssl: *mut WOLFSSL,
peer: *mut c_void,
peerSz: *mut c_uint,
) -> c_int