LJM_GetHandleInfo

Function LJM_GetHandleInfo 

Source
pub unsafe extern "C" fn LJM_GetHandleInfo(
    Handle: c_int,
    DeviceType: *mut c_int,
    ConnectionType: *mut c_int,
    SerialNumber: *mut c_int,
    IPAddress: *mut c_int,
    Port: *mut c_int,
    MaxBytesPerMB: *mut c_int,
) -> c_int