Skip to main content

CGLayerGetSize

Function CGLayerGetSize 

Source
pub extern "C-unwind" fn CGLayerGetSize(
    layer: Option<&CGLayer>,
) -> CGSize
👎Deprecated:

renamed to CGLayer::size

Available on crate feature CGLayer only.