pub type Pointer = *mut c_void;
Trait Implementations§
Source§impl From<AttrConnectionPooling> for Pointer
impl From<AttrConnectionPooling> for Pointer
Source§fn from(source: AttrConnectionPooling) -> Pointer
fn from(source: AttrConnectionPooling) -> Pointer
Converts to this type from the input type.
Source§impl From<AttrCpMatch> for Pointer
impl From<AttrCpMatch> for Pointer
Source§fn from(source: AttrCpMatch) -> Pointer
fn from(source: AttrCpMatch) -> Pointer
Converts to this type from the input type.
Source§impl From<AttrOdbcVersion> for Pointer
impl From<AttrOdbcVersion> for Pointer
Source§fn from(source: AttrOdbcVersion) -> Pointer
fn from(source: AttrOdbcVersion) -> Pointer
Converts to this type from the input type.