Function glfw::ffi::glfwCreateCursor [] [src]

pub unsafe extern fn glfwCreateCursor(image: *const GLFWimage,
                                      xhot: c_int,
                                      yhot: c_int)
                                      -> *mut GLFWcursor