Function glfw::ffi::glfwGetGamepadState

source ·
pub unsafe extern "C" fn glfwGetGamepadState(
    jid: c_int,
    state: *mut GLFWgamepadstate
) -> c_int