odbc_sys

Type Alias 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.