Skip to main content

Exit

pub async fn Exit(
    ApplicationHandle: AppHandle,
    Arguments: Vec<Value>,
) -> Result<Value, String>