pub unsafe extern "C-unwind" fn AXIsProcessTrusted() -> boolAvailable on crate feature
AXUIElement only.Expand description
Returns whether the current process is a trusted accessibility client.
Returns: Returns TRUE if the current process is a trusted accessibility client, FALSE if it is not.