[][src]Function winapi::um::sqlucode::SQLExecDirectA

pub unsafe extern "system" fn SQLExecDirectA(
    statementHandle: SQLHSTMT,
    statementText: *const SQLCHAR,
    textLength: SQLINTEGER
) -> SQLRETURN