Type Definition core_foundation::url::CFURLRef[][src]

type CFURLRef = *const __CFURL;

Trait Implementations

impl ToVoid<CFURL> for CFURLRef[src]