Function ACT_GetIndependentServiceTokenV2

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

Gets a V2 independent service token requested using ACT_AcquireIndependentServiceTokenV2.

ยงArguments

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