Skip to main content

CGRectMakeWithDictionaryRepresentation

Function CGRectMakeWithDictionaryRepresentation 

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