Skip to main content

CGDisplayStreamUpdateGetDropCount

Function CGDisplayStreamUpdateGetDropCount 

Source
pub extern "C-unwind" fn CGDisplayStreamUpdateGetDropCount(
    update_ref: Option<&CGDisplayStreamUpdate>,
) -> usize
👎Deprecated:

renamed to CGDisplayStreamUpdate::drop_count

Available on crate feature CGDisplayStream only.