Function ACT_GetIndependentServiceToken

Source
pub unsafe extern "C" fn ACT_GetIndependentServiceToken(
    token: *mut IndependentServiceTokenV1,
) -> Result
Expand description

Gets a V1 independent service token requested using ACT_AcquireIndependentServiceToken.

ยงArguments

  • token - Pointer to output the V1 independent service token to.