SQLRowCount

Function SQLRowCount 

Source
pub unsafe extern "C" fn SQLRowCount(
    hstmt: SQLHSTMT,
    pcrow: *mut SQLINTEGER,
) -> SQLRETURN