respond_get_uuid

Function respond_get_uuid 

Source
pub fn respond_get_uuid<'a>(
    req: &MctpControlMsg<'_>,
    uuid: Uuid,
    rsp_buf: &'a mut [u8],
) -> ControlResult<MctpControlMsg<'a>>