Function odbc_ffi::SQLExecDirect [] [src]

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