pub unsafe extern "C" fn ACT_GetIndependentServiceToken(
token: *mut IndependentServiceTokenV1,
) -> ResultExpand description
Gets a V1 independent service token requested using ACT_AcquireIndependentServiceToken.
ยงArguments
token- Pointer to output the V1 independent service token to.