Function ibm_db::SQLAllocHandleStd[][src]

pub unsafe extern "C" fn SQLAllocHandleStd(
    fHandleType: SQLSMALLINT,
    hInput: SQLHANDLE,
    phOutput: *mut SQLHANDLE
) -> SQLRETURN