Function coap_realloc_type

Source
pub unsafe extern "C" fn coap_realloc_type(
    type_: coap_memory_tag_t,
    p: *mut c_void,
    size: usize,
) -> *mut c_void