pub unsafe extern "C-unwind" fn CGScreenUnregisterMoveCallback(
callback: CGScreenUpdateMoveCallback,
user_info: *mut c_void,
)๐Deprecated: No longer supported
Available on crate feature
CGRemoteOperation only.Expand description
ยงSafety
callbackmust be implemented correctly.user_infomust be a valid pointer or null.