SQLPutData

Function SQLPutData 

Source
pub unsafe extern "C" fn SQLPutData(
    hstmt: SQLHSTMT,
    rgbValue: SQLPOINTER,
    cbValue: SQLINTEGER,
) -> SQLRETURN