Skip to main content

CMDeviceProfileScope

Type Alias CMDeviceProfileScope 

Source
pub type CMDeviceProfileScope = CMDeviceScope;
Expand description

Apple SDK type alias CMDeviceProfileScope.

Aliased Type§

#[repr(C)]
pub struct CMDeviceProfileScope { pub deviceUser: *const __CFString, pub deviceHost: *const __CFString, }

Fields§

§deviceUser: *const __CFString§deviceHost: *const __CFString