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

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