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

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