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

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