Function actInit

Source
pub unsafe extern "C" fn actInit(forceUser: bool) -> Result
Expand description

Initializes ACT services.

ยงArguments

  • forceUser - Whether or not to force using the user service act:u instead of the default (admin service act:a).