SQLPrepare

Function SQLPrepare 

Source
pub unsafe extern "C" fn SQLPrepare(
    hstmt: SQLHSTMT,
    szSqlStr: *mut SQLCHAR,
    cbSqlStr: SQLINTEGER,
) -> SQLRETURN