PhidgetLog_loge

Function PhidgetLog_loge 

Source
pub unsafe extern "C" fn PhidgetLog_loge(
    file: *const c_char,
    line: c_int,
    function: *const c_char,
    source: *const c_char,
    level: Phidget_LogLevel,
    message: *const c_char,
    ...
) -> PhidgetReturnCode