Searched refs:c_voidp (Results 1 – 3 of 3) sorted by relevance
23 self.assertEqual(sizeof(x), sizeof(c_voidp))24 self.assertEqual(sizeof(X), sizeof(c_voidp))
439 l.drmIoctl.argtypes = [c_int, c_ulong, c_voidp]
254 c_voidp = c_void_p # backwards compatibility (to a bug) variable