handle_bind

Function handle_bind 

Source
pub fn handle_bind(
    interpreter: &mut AudioInterpreter,
    source: &str,
    target: &str,
    options: &Value,
) -> Result<()>