AXIsProcessTrusted

Function AXIsProcessTrusted 

Source
pub unsafe extern "C-unwind" fn AXIsProcessTrusted() -> bool
Available 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.