odpic_sys

Function dpiStmt_getBindCount

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