SQLGetLength

Function SQLGetLength 

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