pub unsafe extern "C" fn ACT_GetIndependentServiceTokenV2(
token: *mut IndependentServiceTokenV2,
) -> ResultExpand description
Gets a V2 independent service token requested using ACT_AcquireIndependentServiceTokenV2.
ยงArguments
token- Pointer to output the V2 independent service token to.