pub unsafe extern "C" fn OH_Input_CursorInfo_Create() -> *mut Input_CursorInfoAvailable on crate feature
api-22 only.Expand description
Creates a cursor info object.
ยงReturns
- Returns an
Input_CursorInfocursor object if the operation is successful. Otherwise, a null cursor is returned. The possible cause is memory allocation failure.
Available since API-level: 22