[][src]Function mynewt::kernel::os::os_mbuf_free

pub unsafe extern "C" fn os_mbuf_free(mb: *mut os_mbuf) -> c_int

Release a mbuf back to the pool

Return: 0 on success, -1 on failure