Function odbc_sys::SQLExecDirect [] [src]

pub unsafe extern fn SQLExecDirect(statement_handle: SQLHSTMT,
                                   statement_text: *const SQLCHAR,
                                   text_length: SQLINTEGER)
                                   -> SQLRETURN