Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct screen capture access return values. (#698)
Both `CGRequestScreenCaptureAccess` and `CGPreflightScreenCaptureAccess` return `bool`, not `boolean_t`. Fixes #677. Replaces #678.
- Loading branch information