Searched refs:win32_presentation_support_unchecked (Results 1 – 1 of 1) sorted by relevance
2257 unsafe { Ok(self.win32_presentation_support_unchecked(queue_family_index)) } in win32_presentation_support()2287 pub unsafe fn win32_presentation_support_unchecked(&self, queue_family_index: u32) -> bool { in win32_presentation_support_unchecked() method