[][src]Function libcoap_sys::coap_session_get_by_peer

pub unsafe extern "C" fn coap_session_get_by_peer(
    ctx: *mut coap_context_t,
    remote_addr: *const coap_address_t,
    ifindex: c_int
) -> *mut coap_session_t