Skip to main content

CGPointMakeWithDictionaryRepresentation

Function CGPointMakeWithDictionaryRepresentation 

Source
pub unsafe extern "C" fn CGPointMakeWithDictionaryRepresentation(
    dict: CFDictionaryRef,
    point: *mut CGPoint,
) -> bool