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

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