odpic_sys

Function dpiStmt_fetch

Source
pub unsafe extern "C" fn dpiStmt_fetch(
    stmt: *mut dpiStmt,
    found: *mut c_int,
    bufferRowIndex: *mut u32,
) -> c_int