Function objc2_foundation::NSMapInsert
source ยท pub unsafe extern "C" fn NSMapInsert(
table: &NSMapTable,
key: *mut c_void,
value: *mut c_void
)
Available on crate feature
NSMapTable
only.pub unsafe extern "C" fn NSMapInsert(
table: &NSMapTable,
key: *mut c_void,
value: *mut c_void
)
NSMapTable
only.