PhidgetHub_getPortPower

Function PhidgetHub_getPortPower 

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