SQLAllocStmt

Function SQLAllocStmt 

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