Function ibm_db::SQLAllocStmt[][src]

pub unsafe extern "C" fn SQLAllocStmt(
    hdbc: SQLHDBC,
    phstmt: *mut SQLHSTMT
) -> SQLRETURN