Skip to main content

coap_cache_get_by_pdu

Function coap_cache_get_by_pdu 

Source
pub unsafe extern "C" fn coap_cache_get_by_pdu(
    session: *mut coap_session_t,
    pdu: *const coap_pdu_t,
    session_based: coap_cache_session_based_t,
) -> *mut coap_cache_entry_t