pub unsafe extern "C" fn NSDataFromGCGamepadSnapShotDataV100(
    snapshot_data: *mut GCGamepadSnapShotDataV100
) -> *mut NSData
👎Deprecated: GCGamepad has been deprecated, use GCExtendedGamepad instead
Available on crate features Foundation_NSData and GameController only.