Function ACT_SetIsApplicationUpdateRequired

Source
pub unsafe extern "C" fn ACT_SetIsApplicationUpdateRequired(
    required: bool,
) -> Result
Expand description

Sets the IsApplicationUpdateRequired field in the internal account manager.

ยงArguments

  • required - The new value to use.