Function glfw::ffi::glfwGetKeyName [] [src]

pub unsafe extern "C" fn glfwGetKeyName(
    key: c_int,
    scancode: c_int
) -> *const c_char