Function AXUIElementGetPid

Source
pub unsafe extern "C" fn AXUIElementGetPid(
    element: AXUIElementRef,
    pid: *mut pid_t,
) -> AXError