SQLAllocHandleStd

Function SQLAllocHandleStd 

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