Function glfw::ffi::glfwGetKeyName

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