Function glfw::ffi::glfwGetPhysicalDevicePresentationSupport
source · pub unsafe extern "C" fn glfwGetPhysicalDevicePresentationSupport(
instance: VkInstance,
device: VkPhysicalDevice,
queuefamily: c_uint
) -> c_int