PlMode

Type Alias PlMode 

Source
pub type PlMode = c_uint;
Expand description

typedef enum PLMode - The pandalog mode. @PL_MODE_WRITE: open for write. @PL_MODE_READ_FWD: open for read, forwards direction @PL_MODE_READ_BWD: open for read, backwards direction @PL_MODE_UNKNOWN: not sure