Function dpiStmt_getRowCount

Source
pub unsafe extern "C" fn dpiStmt_getRowCount(
    stmt: *mut dpiStmt,
    count: *mut u64,
) -> c_int