Function gen_tune

Source
pub fn gen_tune<'a>(
    input: &'a mut [u8],
    method: &'a Tune,
) -> Result<&'a mut [u8], GenError>
Expand description

Serialize tune (Generated)