pub unsafe extern "C" fn AServiceManager_reRegister()Expand description
Re-register services that were unregistered by ‘tryUnregister’. This method should be called in the case ‘tryUnregister’ fails (and should be called on the same thread).
pub unsafe extern "C" fn AServiceManager_reRegister()Re-register services that were unregistered by ‘tryUnregister’. This method should be called in the case ‘tryUnregister’ fails (and should be called on the same thread).