Function CGRectMakeWithDictionaryRepresentation

Source
pub unsafe extern "C" fn CGRectMakeWithDictionaryRepresentation(
    dict: CFDictionaryRef,
    rect: *mut CGRect,
) -> bool