Function glfw::ffi::glfwGetWindowUserPointer[][src]

pub unsafe extern "C" fn glfwGetWindowUserPointer(
    window: *mut GLFWwindow
) -> *mut c_void