Type Alias mimerrust_sys::MimerStatement

source ยท
pub type MimerStatement = *mut MimerStatement_struct;
Expand description

A handle to an active statement. The handle is created by #MimerBeginStatement and #MimerBeginStatementRcv.