Type Alias mimerrust_sys::MimerSession

source ยท
pub type MimerSession = *mut MimerSession_struct;
Expand description

A handle to a database session. Sessions handles are created by #MimerBeginSession and #MimerBeginSessionRcv.