AXUIElementCreateApplication

Function AXUIElementCreateApplication 

Source
pub unsafe extern "C-unwind" fn AXUIElementCreateApplication(
    pid: pid_t,
) -> CFRetained<AXUIElement>
👎Deprecated: renamed to AXUIElement::new_application
Available on crate features AXUIElement and libc only.