pub unsafe extern "C" fn dpiSodaColl_drop(
coll: *mut dpiSodaColl,
flags: u32,
isDropped: *mut c_int,
) -> c_intExpand description
Drops a SODA collection from the database.
The function returns DPI_SUCCESS for success and DPI_FAILURE for failure.