Phidget_getErrorDescription

Function Phidget_getErrorDescription 

Source
pub unsafe extern "C" fn Phidget_getErrorDescription(
    errorCode: PhidgetReturnCode,
    errorString: *mut *const c_char,
) -> PhidgetReturnCode