Skip to main content

ff_change_priority

Function ff_change_priority 

Source
pub async fn ff_change_priority(
    conn: &Client,
    k: &SchedOpKeys<'_>,
    args: &ChangePriorityArgs,
) -> Result<ChangePriorityResultPartial, ScriptError>