[][src]Function winapi::um::sql::SQLFreeStmt

pub unsafe extern "system" fn SQLFreeStmt(
    statementHandle: SQLHSTMT,
    option: SQLUSMALLINT
) -> SQLRETURN