pub unsafe extern "C" fn OH_CommonEvent_DestroySubscriber(
subscriber: *mut CommonEvent_Subscriber,
)Available on crate features
commonevent and api-12 only.Expand description
Destory the subscriber.
ยงArguments
subscriber- Indicates the created subscriber.
Available since API-level: 12