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

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