Function coap_new_bin_const

Source
pub unsafe extern "C" fn coap_new_bin_const(
    data: *const u8,
    size: usize,
) -> *mut coap_bin_const_t