[][src]Function CCODE::SQLGetLength

pub unsafe extern "C" fn SQLGetLength(
    hstmt: SQLHSTMT,
    LocatorCType: SQLSMALLINT,
    Locator: SQLINTEGER,
    StringLength: *mut SQLINTEGER,
    IndicatorValue: *mut SQLINTEGER
) -> SQLRETURN