Function ibm_db::SQLGetLength[][src]

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