Function glfw::ffi::glfwSetWindowTitle[][src]

pub unsafe extern "C" fn glfwSetWindowTitle(
    window: *mut GLFWwindow,
    title: *const c_char
)