handle_call

Function handle_call 

Source
pub fn handle_call(
    interpreter: &mut AudioInterpreter,
    name: &str,
    args: &[Value],
) -> Result<()>