[][src]Function winapi::um::sql::SQLAllocHandle

pub unsafe extern "system" fn SQLAllocHandle(
    handleType: SQLSMALLINT,
    inputHandle: SQLHANDLE,
    outputHandle: *mut SQLHANDLE
) -> SQLRETURN