[][src]Function uikit_sys::NSMapInsert

pub unsafe extern "C" fn NSMapInsert(
    table: NSMapTable,
    key: *const c_void,
    value: *const c_void
)