odpic_sys

Function dpiStmt_close

Source
pub unsafe extern "C" fn dpiStmt_close(
    stmt: *mut dpiStmt,
    tag: *const c_char,
    tagLength: u32,
) -> c_int