Function glfw::ffi::glfwSetWindowUserPointer[][src]

pub unsafe extern "C" fn glfwSetWindowUserPointer(
    window: *mut GLFWwindow,
    pointer: *mut c_void
)