Type Alias odbc_sys::Pointer

source ·
pub type Pointer = *mut c_void;

Trait Implementations§

source§

impl From<AttrConnectionPooling> for Pointer

source§

fn from(source: AttrConnectionPooling) -> Pointer

Converts to this type from the input type.
source§

impl From<AttrCpMatch> for Pointer

source§

fn from(source: AttrCpMatch) -> Pointer

Converts to this type from the input type.
source§

impl From<AttrOdbcVersion> for Pointer

source§

fn from(source: AttrOdbcVersion) -> Pointer

Converts to this type from the input type.