Function CGSizeMakeWithDictionaryRepresentation

Source
pub unsafe extern "C" fn CGSizeMakeWithDictionaryRepresentation(
    dict: CFDictionaryRef,
    size: *mut CGSize,
) -> bool