Function glfw::ffi::glfwCreateCursor

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