Function SQLGetTypeInfoW

Source
pub unsafe extern "C" fn SQLGetTypeInfoW(
    hstmt: SQLHSTMT,
    fSqlType: SQLSMALLINT,
) -> SQLRETURN