[−][src]Trait uikit_sys::NSValue_NSValueCreation
Provided methods
unsafe fn valueWithBytes_objCType_(
value: *const c_void,
type_: *const c_char
) -> NSValue where
Self::Target: Message + Sized,
value: *const c_void,
type_: *const c_char
) -> NSValue where
Self::Target: Message + Sized,
unsafe fn value_withObjCType_(
value: *const c_void,
type_: *const c_char
) -> NSValue where
Self::Target: Message + Sized,
value: *const c_void,
type_: *const c_char
) -> NSValue where
Self::Target: Message + Sized,