Function SQLFreeStmt

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