Function glfw::ffi::glfwGetPhysicalDevicePresentationSupport[][src]

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