pub unsafe extern "C" fn OH_Input_CustomCursor_Destroy(
customCursor: *mut *mut Input_CustomCursor,
)Available on crate feature
api-22 only.Expand description
Destroys a CustomCursor object.
ยงArguments
customCursor- Pointer to a pointer to anInput_CustomCursorobject.
Available since API-level: 22