[][src]Function vigem_sys::binds::vigem_target_set_pid

pub unsafe extern "C" fn vigem_target_set_pid(
    target: PVIGEM_TARGET,
    pid: USHORT
)

\fn void vigem_target_set_pid(PVIGEM_TARGET target, USHORT pid);

\brief Overrides the default Product ID value with the provided one.

\author Benjamin "Nefarius" H�glinger \date 28.08.2017

\param target The target device object. \param pid The Product ID to set.