PhidgetHub_getPortSupportsAutoSetSpeed

Function PhidgetHub_getPortSupportsAutoSetSpeed 

Source
pub unsafe extern "C" fn PhidgetHub_getPortSupportsAutoSetSpeed(
    ch: PhidgetHubHandle,
    port: c_int,
    state: *mut c_int,
) -> PhidgetReturnCode