Skip to main content

CGEventSourceSetPixelsPerLine

Function CGEventSourceSetPixelsPerLine 

Source
pub extern "C-unwind" fn CGEventSourceSetPixelsPerLine(
    source: Option<&CGEventSource>,
    pixels_per_line: c_double,
)
👎Deprecated:

renamed to CGEventSource::set_pixels_per_line

Available on crate features CGEventSource and CGEventTypes only.