Function ibm_db::SQLAllocHandle[][src]

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