Function dpiStmt_getPrefetchRows

Source
pub unsafe extern "C" fn dpiStmt_getPrefetchRows(
    stmt: *mut dpiStmt,
    numRows: *mut u32,
) -> c_int