prop_remove

Function prop_remove 

Source
pub fn prop_remove(
    buf: &mut [u8],
    tid: u8,
    key: u32,
    selector: &[u8],
) -> Result<usize, WriteError>
Expand description

Encode a CMD_PROP_REMOVE frame. selector is the property’s documented item selector, with no length prefix.