[][src]Function glfw::ffi::glfwSetJoystickUserPointer

pub unsafe extern "C" fn glfwSetJoystickUserPointer(
    jid: c_int,
    pointer: *mut c_void
)