Searched defs:XShmAttach (Results 1 – 3 of 3) sorted by relevance
47 Bool (*XShmAttach)(Display *display, XShmSegmentInfo *shminfo); member
46 Bool (*XShmAttach)(Display *display, XShmSegmentInfo *shminfo); member
2775 pub fn XShmAttach(arg1: *mut Display, arg2: *mut XShmSegmentInfo) -> ::std::os::raw::c_int; in XShmAttach() function