AXUIElementSetMessagingTimeout

Function AXUIElementSetMessagingTimeout 

Source
pub unsafe extern "C-unwind" fn AXUIElementSetMessagingTimeout(
    element: &AXUIElement,
    timeout_in_seconds: c_float,
) -> AXError
👎Deprecated: renamed to AXUIElement::set_messaging_timeout
Available on crate features AXError and AXUIElement only.