Versions in this module Expand all Collapse all v0 v0.0.3 Mar 16, 2026 Changes in this version + func CheckPermission(permission string, pid Pid_t, uid Uid_t, outResult *int32) int32 + type PERMISSION_MANAGER_STATUS int32 + const PERMISSION_MANAGER_STATUS_ERROR_UNKNOWN + const PERMISSION_MANAGER_STATUS_OK + const PERMISSION_MANAGER_STATUS_SERVICE_UNAVAILABLE + type Pid_t = capi.Pid_t + type Result int32 + const Denied + const Granted + type Uid_t = capi.Uid_t